MSEG Peer Profile Configuration Mode Commands


MSEG Peer Profile Configuration Mode Commands
 
 
This configuration mode enables to configure the non-local MSEG instances in the network. Though this is intended to contain peer-MSEG information, there is no restriction on configuring local MSEG instances. Local MSEG service instances will look up both this list as well as the list of local MSEG services whenever necessary.
 
 
end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage
Use this command to return to the Exec mode.
 
exit
Exits the current mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
exit
Usage
Use this command to return to the parent configuration mode.
 
mseg-gtpc
This command adds/removes MSEG service control addresses in an MSEG peer profile.
Product
MSEG
Privilege
Security Administrator, Administrator
Syntax
mseg-gtpc ipv4/ipv6_address [ udp-port port_number ]
no mseg-gtpc
no
Deletes the previously configured MSEG GTP-C address from the current MSEG peer profile.
ipv4/ipv6_address
Specifies the MSEG GTP-C address.
ipv4/ipv6_address must be an IPv4 address in dotted decimal notation, or an IPv6 address in colon notation. IPv6 address in :: notation is also supported.
udp-port port_number
Specifies the UDP port number.
port_number must be an integer from 1 through 65535.
Usage
Use this command to add/remove MSEG service control addresses in an MSEG peer profile.
Example
The following command configures the MSEG GTP-C address 1.1.1.1 and the UDP port 111 in the current MSEG peer profile:
mseg-gtpc 1.1.1.1 udp-port 111
 
mseg-gtpu
This command adds/removes MSEG service data addresses in an MSEG peer profile.
Product
MSEG
Privilege
Security Administrator, Administrator
Syntax
[ no ] mseg-gtpu ipv4/ipv6_address
no
Deletes the specified MSEG GTP-U address from the current MSEG peer profile.
ipv4/ipv6_address
Specifies the MSEG GTP-U address.
ipv4/ipv6_address must be an IPv4 address in dotted decimal notation, or an IPv6 address in colon notation. IPv6 address in :: notation is also supported.
Usage
Use this command to add/remove MSEG service data addresses in an MSEG peer profile. Multiple GTP-U addresses can be associated with an MSEG instance.
Example
The following command configures the MSEG GTP-U address 1.1.1.1 for the current MSEG peer profile:
mseg-gtpu 1.1.1.1
 
mseg-id
This command configures the MSEG instance ID in an MSEG peer profile. Note that the MSEG profile is not activated until this ID is configured.
Product
MSEG
Privilege
Security Administrator, Administrator
Syntax
[ no ] mseg-id mseg_id
no
Deactivates the specified MSEG peer profile.
mseg_id
Specifies the MSEG instance ID.
mseg_id must be an integer from 1 through 65535.
Usage
Use this command to configure the MSEG instance ID in an MSEG peer profile.
This ID must be unique across all MSEG installations in an operator’s domain. The MSEG profile is not activated until this ID is configured.
Example
The following command configures the MSEG instance ID in the current MSEG peer profile to 111:
mseg-id 111
 
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883